| FundSourceGeneralLedgerAccount |
| EntityType | Independent |
| Logical Entity Name | FundSourceGeneralLedgerAccount |
| Default Table Name | FaFundSourceGLAcct |
| Logical Only | NO |
| Definition | |
| Note |
| FundSourceGeneralLedgerAccount Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| FundSourceId | INTEGER | NO | ||
| CampusId | INTEGER | NO | ||
| DebitAccount | NVARCHAR(100) | YES | ||
| CreditAccount | NVARCHAR(100) | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| CreditAccountIndex | INTEGER | YES | ||
| DebitAccountIndex | INTEGER | YES | ||
| TransactionType | CHAR(1) | YES | ||
| ReturnMethod | CHAR(1) | NO | ||
SaJournalEntryGrpID |
INTEGER | YES | ||
| DebitCostAccount | NVARCHAR(100) | YES | ||
| CreditCostAccount | NVARCHAR(100) | YES |
| FundSourceGeneralLedgerAccount Keys |
| Key Name | Key Type | Keys |
| FaFundSourceGLAcct_FaFundSourceID_SyCampusID_TransactionType_N_N_IDX | Inversion Entry | FundSourceId, CampusId, TransactionType |
| FaFundSourceGLAcct_FaFundSourceGLAcctID_U_C_IDX | PrimaryKey | Id |
| FundSourceGeneralLedgerAccount Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| JournalEntry | Non-Identifying | Zero or One to Zero or More | SaJournalEntryGrpID | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| FundSourceGeneralLedgerAccount Check Constraints |
| Check Constraint Name | CheckConstraint |